xref: /minix3/external/bsd/llvm/dist/clang/www/demo/what is this directory.txt (revision f4a2713ac843a11c696ec80c0a5e3e5d80b4d338)
1*f4a2713aSLionel SambucThis is for the LLVM+Clang browser based demo.
2*f4a2713aSLionel SambucIt is supposed to work like the LLVM+GCC demo here: http://llvm.org/demo/ but for the BSD licensed Clang instead.
3*f4a2713aSLionel Sambuc
4*f4a2713aSLionel SambucPerhaps it could also be used for getting crash information and details on errors....  I'm not sure if this would require some major changes or not to report this info.  Maybe also adding ways that people can use it to test for errors and a way to report such errors would also be good.
5*f4a2713aSLionel Sambuc
6*f4a2713aSLionel SambucStatus:
7*f4a2713aSLionel SambucAnyways, right now, these file a basically just a copy of the LLVM+GCC demo (no changes have been made).  The files don't even work right in this location on the server.  As such, someone will need to edit the file or rewrite it.
8*f4a2713aSLionel Sambuc
9*f4a2713aSLionel SambucIf nobody in the LLVM community has the skills, one suggestion would be to post a request on a friendly Perl forum and see if anybody might be interested in taking on the challenge.
10*f4a2713aSLionel Sambuc
11*f4a2713aSLionel SambucAlternatively, you could try a PHP, Python, Ruby, or Lisp mailing list and see if there are any takers who would be interested (and willing to do a rewrite to their language of choice).
12*f4a2713aSLionel Sambuc
13*f4a2713aSLionel Sambuc--
14*f4a2713aSLionel SambucBTW, once this feature was working, my intention was to link to it from the index.html page in the section entitled:
15*f4a2713aSLionel SambucTry Clang